[INFO] fetching crate kaccy-reputation 0.1.0...
[INFO] testing kaccy-reputation-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kaccy-reputation 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kaccy-reputation 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kaccy-reputation 0.1.0
[INFO] tweaked toml for crates.io crate kaccy-reputation 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaccy-reputation 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kaccy-reputation 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db26321eb107c082f9173d5ae6c12fb90455aca23dc40e7ed36e09b87e6ee6bd
[INFO] running `Command { std: "docker" "start" "-a" "db26321eb107c082f9173d5ae6c12fb90455aca23dc40e7ed36e09b87e6ee6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db26321eb107c082f9173d5ae6c12fb90455aca23dc40e7ed36e09b87e6ee6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db26321eb107c082f9173d5ae6c12fb90455aca23dc40e7ed36e09b87e6ee6bd", kill_on_drop: false }`
[INFO] [stdout] db26321eb107c082f9173d5ae6c12fb90455aca23dc40e7ed36e09b87e6ee6bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 418fdc71fde329122218980a57f87b11019cb232c8c96f6465eccbf2c3e878b7
[INFO] running `Command { std: "docker" "start" "-a" "418fdc71fde329122218980a57f87b11019cb232c8c96f6465eccbf2c3e878b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling kaccy-db v0.1.0
[INFO] [stderr]    Compiling kaccy-reputation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 45s
[INFO] running `Command { std: "docker" "inspect" "418fdc71fde329122218980a57f87b11019cb232c8c96f6465eccbf2c3e878b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418fdc71fde329122218980a57f87b11019cb232c8c96f6465eccbf2c3e878b7", kill_on_drop: false }`
[INFO] [stdout] 418fdc71fde329122218980a57f87b11019cb232c8c96f6465eccbf2c3e878b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a156a0bf50325c530429357f7584a2dc93d991ca36d43a3824114d52399f6c9
[INFO] running `Command { std: "docker" "start" "-a" "3a156a0bf50325c530429357f7584a2dc93d991ca36d43a3824114d52399f6c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling kaccy-db v0.1.0
[INFO] [stderr]    Compiling kaccy-reputation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] running `Command { std: "docker" "inspect" "3a156a0bf50325c530429357f7584a2dc93d991ca36d43a3824114d52399f6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a156a0bf50325c530429357f7584a2dc93d991ca36d43a3824114d52399f6c9", kill_on_drop: false }`
[INFO] [stdout] 3a156a0bf50325c530429357f7584a2dc93d991ca36d43a3824114d52399f6c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00e6082053bb7b3cb5e4f6340de9d1094bea746c33cdc562481a763a39018b7b
[INFO] running `Command { std: "docker" "start" "-a" "00e6082053bb7b3cb5e4f6340de9d1094bea746c33cdc562481a763a39018b7b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaccy_reputation-624f62de9591c4ec)
[INFO] [stdout] 
[INFO] [stdout] running 370 tests
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_case_insensitive ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_valid ... ok
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_invalid ... ok
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_valid ... ok
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_variants ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_display ... ok
[INFO] [stdout] test ai_scoring::tests::test_fraud_pattern_from_str_case_insensitive ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_invalid ... ok
[INFO] [stdout] test ai_scoring::tests::test_quality_flag_from_str_variants ... ok
[INFO] [stdout] test analytics::tests::test_commitment_analytics_success_rate ... ok
[INFO] [stdout] test analytics::tests::test_growth_metrics_calculation ... ok
[INFO] [stdout] test analytics::tests::test_score_distribution_structure ... ok
[INFO] [stdout] test analytics::tests::test_system_stats_structure ... ok
[INFO] [stdout] test analytics::tests::test_user_ranking_structure ... ok
[INFO] [stdout] test audit::tests::test_entity_type_from_str ... ok
[INFO] [stdout] test batch::tests::test_batch_decay_result_structure ... ok
[INFO] [stdout] test audit::tests::test_audit_event_structure ... ok
[INFO] [stdout] test audit::tests::test_audit_event_type_display ... ok
[INFO] [stdout] test audit::tests::test_audit_event_type_from_str ... ok
[INFO] [stdout] test audit::tests::test_audit_search_default ... ok
[INFO] [stdout] test audit::tests::test_entity_type_display ... ok
[INFO] [stdout] test batch::tests::test_batch_expire_result_structure ... ok
[INFO] [stdout] test batch::tests::test_batch_score_result_structure ... ok
[INFO] [stdout] test batch::tests::test_batch_verify_result_structure ... ok
[INFO] [stdout] test batch::tests::test_low_score_user_structure ... ok
[INFO] [stdout] test batch::tests::test_score_update_structure ... ok
[INFO] [stdout] test cache::tests::test_cache_clear_all ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_rate_all_hits ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_rate_all_misses ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_rate_tracking ... ok
[INFO] [stdout] test cache::tests::test_cache_invalidate_score ... ok
[INFO] [stdout] test cache::tests::test_cache_reset_metrics ... ok
[INFO] [stdout] test cache::tests::test_cache_set_and_get_score ... ok
[INFO] [stdout] test cache::tests::test_cache_stats ... ok
[INFO] [stdout] test cache::tests::test_cache_stats_helpers ... ok
[INFO] [stdout] test cache::tests::test_cache_tier ... ok
[INFO] [stdout] test cache::tests::test_cached_score_expired ... ok
[INFO] [stdout] test cache::tests::test_cached_score_is_valid ... ok
[INFO] [stdout] test cache::tests::test_remaining_ttl ... ok
[INFO] [stdout] test circuit_breaker::tests::test_can_trade_logic ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_action_boundaries ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_action_display ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_status_logic ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_threshold_constants ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_threshold_ordering ... ok
[INFO] [stdout] test circuit_breaker::tests::test_should_pause_tokens ... ok
[INFO] [stdout] test circuit_breaker::tests::test_should_trigger_circuit_breaker ... ok
[INFO] [stdout] test circuit_breaker::tests::test_tier_determines_issuance ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_all_variants ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_as_str ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_can_transition ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_default ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_display ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_from_str_case_insensitive ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_from_str_invalid ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_from_str_valid ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_active ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_failed ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_successful ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_is_terminal ... ok
[INFO] [stdout] test commitment::tests::test_commitment_status_possible_next_states ... ok
[INFO] [stdout] test commitment::tests::test_create_commitment_request_builder ... ok
[INFO] [stdout] test commitment::tests::test_create_commitment_request_builder_no_deadline ... ok
[INFO] [stdout] test commitment::tests::test_create_commitment_request_builder_validation ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_remaining_ttl_bounds ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_tier_consistency ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_score_consistency ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_confidence_level_ordering ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_adjusted_score_bounded ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_stats_accuracy ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_confidence_increases_with_data ... ok
[INFO] [stdout] test confidence::tests::test_component_confidence_new_high ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_higher_confidence_higher_weight ... ok
[INFO] [stdout] test confidence::tests::test_component_confidence_new_very_low ... ok
[INFO] [stdout] test confidence::tests::test_component_weights_default ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_same_confidence_same_overall ... ok
[INFO] [stdout] test confidence::tests::test_component_confidence_with_timestamps ... ok
[INFO] [stdout] test confidence::tests::test_confidence_breakdown_calculate_overall_empty ... ok
[INFO] [stdout] test confidence::tests::test_confidence_breakdown_calculate_overall_multiple ... ok
[INFO] [stdout] test confidence::tests::test_confidence_breakdown_calculate_overall_single ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_description ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_display ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_data_points ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_case_insensitive ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_invalid ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_valid ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_from_str_variants ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_ordering ... ok
[INFO] [stdout] test confidence::tests::test_confidence_level_weight_multiplier ... ok
[INFO] [stdout] test dispute::tests::test_appeal_status_display ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_display ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_from_str_case_insensitive ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_from_str_invalid ... ok
[INFO] [stdout] test dispute::tests::test_dispute_outcome_from_str_valid ... ok
[INFO] [stdout] test dispute::tests::test_dispute_status_display ... ok
[INFO] [stdout] test dispute::tests::test_vote_choice_display ... ok
[INFO] [stdout] test events::tests::test_event_type_categorization_complete ... ok
[INFO] [stdout] test events::tests::test_event_type_is_commitment_related ... ok
[INFO] [stdout] test events::tests::test_event_type_is_negative ... ok
[INFO] [stdout] test events::tests::test_event_type_is_neutral ... ok
[INFO] [stdout] test events::tests::test_event_type_is_positive ... ok
[INFO] [stdout] test events::tests::test_event_type_is_system_event ... ok
[INFO] [stdout] test events::tests::test_notification_severity_all_variants ... ok
[INFO] [stdout] test events::tests::test_notification_severity_as_str ... ok
[INFO] [stdout] test events::tests::test_notification_severity_display ... ok
[INFO] [stdout] test events::tests::test_notification_severity_from_str_invalid ... ok
[INFO] [stdout] test events::tests::test_notification_severity_from_str_valid ... ok
[INFO] [stdout] test events::tests::test_notification_severity_is_methods ... ok
[INFO] [stdout] test events::tests::test_notification_severity_max_min ... ok
[INFO] [stdout] test events::tests::test_notification_severity_ordering ... ok
[INFO] [stdout] test events::tests::test_notification_severity_ordering_transitive ... ok
[INFO] [stdout] test events::tests::test_notification_severity_sorting ... ok
[INFO] [stdout] test export_import::tests::test_csv_empty_arrays ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_commitments ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_events ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_ratings ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_score_history ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_scores ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_scores_detailed ... ok
[INFO] [stdout] test export_import::tests::test_csv_export_tier_history ... ok
[INFO] [stdout] test export_import::tests::test_export_stats ... ok
[INFO] [stdout] test export_import::tests::test_json_export_import ... ok
[INFO] [stdout] test integration::tests::test_bulk_verification_report_structure ... ok
[INFO] [stdout] test events::tests::test_notification_severity_from_str_case_insensitive ... ok
[INFO] [stdout] test integration::tests::test_comprehensive_user_profile_structure ... ok
[INFO] [stdout] test integration::tests::test_complete_profile_structure ... ok
[INFO] [stdout] test integration::tests::test_crisis_response_structure ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_display ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_case_insensitive ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_invalid ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_valid ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_from_str_variants ... ok
[INFO] [stdout] test integration::tests::test_crisis_severity_ordering ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_display ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_case_insensitive ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_invalid ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_valid ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_variants ... ok
[INFO] [stdout] test integration::tests::test_daily_maintenance_report_structure ... ok
[INFO] [stdout] test integration::tests::test_intervention_action_structure ... ok
[INFO] [stdout] test integration::tests::test_intervention_report_structure ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_display ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_case_insensitive ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_flexible ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_invalid ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_from_str_valid ... ok
[INFO] [stdout] test integration::tests::test_intervention_type_variants ... ok
[INFO] [stdout] test integration::tests::test_performance_metrics_structure ... ok
[INFO] [stdout] test integration::tests::test_system_health_report_structure ... ok
[INFO] [stdout] test integration::tests::test_user_activity_report_structure ... ok
[INFO] [stdout] test integration::tests::test_user_onboarding_report_structure ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_structure ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_display ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_from_str ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_hash ... ok
[INFO] [stdout] test leaderboard::tests::test_achievement_type_hash_consistency ... ok
[INFO] [stdout] test confidence::tests::test_confidence_adjustment_reduces_score ... ok
[INFO] [stdout] test integration::tests::test_crisis_type_from_str_flexible ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_type ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_entry_structure ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_invalidation ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_type_display ... ok
[INFO] [stdout] test leaderboard::tests::test_user_rank_info_percentile ... ok
[INFO] [stdout] test maintenance::tests::test_health_check_report_unhealthy ... ok
[INFO] [stdout] test maintenance::tests::test_maintenance_report_default ... ok
[INFO] [stdout] test maintenance::tests::test_maintenance_report_with_data ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_default ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_display ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_from_str_case_insensitive ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_from_str_invalid ... ok
[INFO] [stdout] test milestone::tests::test_milestone_status_from_str_valid ... ok
[INFO] [stdout] test portability::tests::test_platform_display ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_case_insensitive ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_custom ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_valid ... ok
[INFO] [stdout] test portability::tests::test_platform_from_str_variants ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_empty ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_exact_page ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_last_page ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_page_calculation ... ok
[INFO] [stdout] test query_builder::tests::test_query_result_pagination ... ok
[INFO] [stdout] test maintenance::tests::test_health_check_report_default ... ok
[INFO] [stdout] test maintenance::tests::test_health_check_report_healthy ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_overall_confidence_bounded ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_weight_multiplier_bounds ... ok
[INFO] [stdout] test score::tests::test_bottleneck_component ... ok
[INFO] [stdout] test score::tests::test_component_as_percentile ... ok
[INFO] [stdout] test score::tests::test_component_balance_score ... ok
[INFO] [stdout] test score::tests::test_component_weights_default ... ok
[INFO] [stdout] test score::tests::test_component_weights_sum ... ok
[INFO] [stdout] test score::tests::test_component_weights_sum_to_one ... ok
[INFO] [stdout] test score::tests::test_component_weights_validate_invalid ... ok
[INFO] [stdout] test score::tests::test_component_weights_validate_valid ... ok
[INFO] [stdout] test score::tests::test_component_weights_validate_within_tolerance ... ok
[INFO] [stdout] test score::tests::test_component_weights_values ... ok
[INFO] [stdout] test score::tests::test_improvement_priorities ... ok
[INFO] [stdout] test score::tests::test_is_eligible_for_operation ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_display ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_case_insensitive ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_invalid ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_valid ... ok
[INFO] [stdout] test score::tests::test_reputation_event_type_from_str_variants ... ok
[INFO] [stdout] test score::tests::test_reputation_score_distance_to_next_tier ... ok
[INFO] [stdout] test score::tests::test_reputation_score_is_critical ... ok
[INFO] [stdout] test score::tests::test_reputation_score_is_excellent ... ok
[INFO] [stdout] test score::tests::test_reputation_score_is_good ... ok
[INFO] [stdout] test score::tests::test_reputation_score_needs_attention ... ok
[INFO] [stdout] test score::tests::test_reputation_score_tier_progress ... ok
[INFO] [stdout] test score::tests::test_score_comparison ... ok
[INFO] [stdout] test score::tests::test_score_comparison_decline ... ok
[INFO] [stdout] test score::tests::test_score_components_average ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_overall ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_overall_all_hundreds ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_overall_all_zeros ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_scaled_overall ... ok
[INFO] [stdout] test score::tests::test_score_components_calculate_scaled_overall_max ... ok
[INFO] [stdout] test score::tests::test_score_components_display ... ok
[INFO] [stdout] test score::tests::test_score_components_is_all_above_threshold ... ok
[INFO] [stdout] test score::tests::test_score_components_min_max ... ok
[INFO] [stdout] test score::tests::test_score_components_weakest_strongest ... ok
[INFO] [stdout] test score::tests::test_score_constants ... ok
[INFO] [stdout] test score::tests::test_score_status_labels ... ok
[INFO] [stdout] test score::tests::test_validate_delta_exceeds_negative ... ok
[INFO] [stdout] test score::tests::test_validate_delta_exceeds_positive ... ok
[INFO] [stdout] test score::tests::test_validate_delta_just_above_max_negative ... ok
[INFO] [stdout] test score::tests::test_validate_delta_just_below_max_positive ... ok
[INFO] [stdout] test score::tests::test_validate_delta_max_negative ... ok
[INFO] [stdout] test score::tests::test_validate_delta_max_positive ... ok
[INFO] [stdout] test score::tests::test_validate_delta_negative ... ok
[INFO] [stdout] test score::tests::test_validate_delta_normal ... ok
[INFO] [stdout] test score::tests::test_validate_delta_zero ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_display ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_case_insensitive ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_invalid ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_synonyms ... ok
[INFO] [stdout] test score_history::tests::test_trend_direction_from_str_valid ... ok
[INFO] [stdout] test statistics::tests::test_component_correlation_strength ... ok
[INFO] [stdout] test statistics::tests::test_moving_average_signals ... ok
[INFO] [stdout] test statistics::tests::test_quartiles_fences ... ok
[INFO] [stdout] test statistics::tests::test_score_statistics_coefficient_of_variation ... ok
[INFO] [stdout] test statistics::tests::test_score_statistics_range ... ok
[INFO] [stdout] test statistics::tests::test_score_volatility_metrics ... ok
[INFO] [stdout] test statistics::tests::test_statistics_empty_values ... ok
[INFO] [stdout] test statistics::tests::test_statistics_mean ... ok
[INFO] [stdout] test statistics::tests::test_statistics_median_even ... ok
[INFO] [stdout] test statistics::tests::test_statistics_median_odd ... ok
[INFO] [stdout] test statistics::tests::test_statistics_percentile ... ok
[INFO] [stdout] test statistics::tests::test_statistics_sqrt ... ok
[INFO] [stdout] test statistics::tests::test_statistics_std_dev ... ok
[INFO] [stdout] test statistics::tests::test_statistics_variance ... ok
[INFO] [stdout] test statistics::tests::test_statistics_z_score ... ok
[INFO] [stdout] test statistics::tests::test_trend_momentum_calculation ... ok
[INFO] [stdout] test statistics::tests::test_trend_momentum_checks ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_overall_score_in_bounds ... ok
[INFO] [stdout] test confidence::tests::proptest_confidence::prop_very_high_confidence_no_adjustment ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_positive_delta_clamped ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_negative_delta_clamped ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_score_linearity ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_score_maps_to_tier ... ok
[INFO] [stdout] test score::tests::proptest_score::prop_scaled_overall_in_bounds ... ok
[INFO] [stdout] test cache::tests::proptest_cache::prop_cache_clear_all ... ok
[INFO] [stdout] test tier::tests::test_benefit_comparison_summary ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_gains ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_losses ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_token_issuance_gain ... ok
[INFO] [stdout] test tier::tests::test_benefits_change_token_issuance_loss ... ok
[INFO] [stdout] test tier::tests::test_reputation_tier_all_variants ... ok
[INFO] [stdout] test tier::tests::test_reputation_tier_as_str ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_bronze ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_clone ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_compare ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_default ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_diamond ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_display ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_equality ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_fee_calculations ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_gold ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_platinum ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_silver ... ok
[INFO] [stdout] test tier::tests::test_tier_benefits_unverified ... ok
[INFO] [stdout] test tier::tests::test_tier_change_detection_demotion ... ok
[INFO] [stdout] test tier::tests::test_tier_change_detection_no_change ... ok
[INFO] [stdout] test tier::tests::test_tier_change_detection_promotion ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_display ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_from_str_case_insensitive ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_from_str_invalid ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_from_str_valid ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_is_negative ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_is_positive ... ok
[INFO] [stdout] test tier::tests::test_tier_change_direction_opposite ... ok
[INFO] [stdout] test tier::tests::test_tier_change_message_demotion ... ok
[INFO] [stdout] test tier::tests::test_all_with_info ... ok
[INFO] [stdout] test tier::tests::test_tier_colors ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_max_boundary ... ok
[INFO] [stdout] test tier::tests::test_tier_display ... ok
[INFO] [stdout] test tier::tests::test_tier_emojis ... ok
[INFO] [stdout] test tier::tests::test_tier_from_score_boundaries ... ok
[INFO] [stdout] test tier::tests::test_tier_info_points_needed ... ok
[INFO] [stdout] test tier::tests::test_tier_is_verified ... ok
[INFO] [stdout] test tier::tests::test_tier_max_score ... ok
[INFO] [stdout] test tier::tests::test_tier_min_score ... ok
[INFO] [stdout] test tier::tests::test_tier_next_tier ... ok
[INFO] [stdout] test tier::tests::test_tier_ordering ... ok
[INFO] [stdout] test tier::tests::test_tier_previous_tier ... ok
[INFO] [stdout] test tier::tests::test_tier_rank ... ok
[INFO] [stdout] test tier::tests::test_tier_score_range ... ok
[INFO] [stdout] test tier::tests::test_tiers_within_distance ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_default ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_lenient ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_strict ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_decay_floor ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_decay_rate ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_grace_period ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_max_daily_decay ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_invalid_threshold ... ok
[INFO] [stdout] test time_decay::tests::test_decay_config_validation_valid ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_continuity ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_invalid_ratings_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_invalid_scores_rejected ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_range_adjacency ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_negative_percentages_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_negative_weights_rejected ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_monotonicity ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_non_negative_values_accepted ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_min_boundary ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_positive_values_accepted ... ok
[INFO] [stdout] test tier::tests::proptest_tier::prop_tier_transition_reversibility ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_ratings_above_max_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_percentages_above_max_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_non_positive_values_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_negative_values_rejected_non_negative ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_percentages_accepted ... ok
[INFO] [stdout] test tier::tests::test_tier_change_message_promotion ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_ratings_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_scores_above_max_rejected ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_past ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_too_far ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_too_soon ... ok
[INFO] [stdout] test validation::tests::test_validate_deadline_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_description_empty ... ok
[INFO] [stdout] test validation::tests::test_validate_description_too_long ... ok
[INFO] [stdout] test validation::tests::test_validate_description_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_feedback_too_long ... ok
[INFO] [stdout] test validation::tests::test_validate_feedback_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_non_empty_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_non_empty_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_non_negative_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_non_negative_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_percentage_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_percentage_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_positive_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_positive_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_rating_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_rating_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_score_invalid ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_scores_accepted ... ok
[INFO] [stdout] test validation::tests::test_validate_score_valid ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_weights_accepted ... ok
[INFO] [stdout] test validation::tests::test_validate_title_too_short ... ok
[INFO] [stdout] test validation::tests::test_validate_title_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_title_too_long ... ok
[INFO] [stdout] test validation::tests::test_validate_uuid_nil ... ok
[INFO] [stdout] test validation::tests::test_validate_weight_invalid ... ok
[INFO] [stdout] test validation::tests::test_validate_weight_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_uuid_valid ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_weights_above_max_rejected ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_non_empty_strings_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_feedback_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_titles_accepted ... ok
[INFO] [stdout] test validation::tests::proptest_validation::prop_valid_descriptions_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 370 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kaccy_reputation
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/cache.rs - cache (line 52) - compile ... ok
[INFO] [stdout] test src/export_import.rs - export_import (line 11) - compile ... ok
[INFO] [stdout] test src/statistics.rs - statistics (line 14) ... ok
[INFO] [stdout] test src/query_builder.rs - query_builder (line 13) - compile ... ok
[INFO] [stdout] test src/validation.rs - validation (line 41) ... ok
[INFO] [stdout] test src/validation.rs - validation (line 16) ... ok
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... ok
[INFO] [stdout] test src/cache.rs - cache (line 20) ... ok
[INFO] [stdout] test src/score.rs - score::ReputationScore::compare_with (line 150) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.35s; merged doctests compilation took 1.26s
[INFO] running `Command { std: "docker" "inspect" "00e6082053bb7b3cb5e4f6340de9d1094bea746c33cdc562481a763a39018b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e6082053bb7b3cb5e4f6340de9d1094bea746c33cdc562481a763a39018b7b", kill_on_drop: false }`
[INFO] [stdout] 00e6082053bb7b3cb5e4f6340de9d1094bea746c33cdc562481a763a39018b7b
